home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / March 96 / spitting a window < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  898 b   |  [TEXT/ttxt]

  1. Subject:     spitting a window
  2. Sent:        3/28/96 6:53 AM
  3. Received:    3/28/96 8:30 AM
  4. From:        Gerard Allwein, gtall@phil.indiana.edu
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8.  
  9. Anyone, this could be documented somewhere in which case just point me there.
  10. I'm trying to split a window as in MPW. So I thought I'd take an FW_CFrame
  11. and give it two FW_CFrames as subframes. Somehow this seems wrong because
  12. then I appear to have one OD frame for both sub FW_CFrames. So I thought I'd
  13. make the two two subframes FW_CViews...that seems wrong because they do not
  14. have a FW_CView context for the scroller. 
  15.  
  16. I cannot figure out how to get another OD frame to attach to a new
  17. FW_CFrame...
  18.  
  19. Somehow, I think I am just not getting how all this is supposed to fit
  20. together. Can anyone point me in the right direction.
  21.  
  22. Gerry
  23.